/*MEDIA Query*/
@media only screen and (max-width: 600px) {


#menu1 a {padding-right:12px;}


#hideBar {
	display: block;
	padding-left: 8px;
}



	
#banner {
	display: block;
}



#homePictures a{
	font-size:75%;
}
#menu2 {
	font-size: 14px;
}

ul.homeList {float:none; width: 96%;
}
	
	.idPicture {
	width: 150px;
}
div.homeHigh {
	font-size: 18px;
	line-height:36px;
}

.homeHiSVG {width:36px; height:36px;}

h6{font-size:13px;}

.machinePicture ul li {
	display: block;
	width: 98%;
	
}

.machinePicture ul li img {
	width: 100%;

}

.imageAlignRight {
	float: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: center;
	padding-right: 8px;
	max-width: 240px;
}
.imageAlignLeft {
	float: left;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	text-align: center;
	color: #069;
	padding-left: 8px;
	max-width: 150px;
}

h1{font-size:120%;}
h2{font-size:16px;}

@media only screen and (max-width: 400px) {

text.lightUpHome, text.lightUpAbout, text.lightUpTips, text.lightUpLinks{ font-size: 12px; 
}	
#menu1 a {padding-right:2px;}

#buzz{
	display: none;
}
#homePictures a{font-size:60%;}
#menu2 {
	font-size:12px;
}

.idPicture {
	width: 120px;
}


div.homeHigh {
	font-size: 16px;
}
h1{font-size:110%;}
h2{font-size:14px;}
h6{font-size:12px;}

}
